home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.2 KB | 35 lines | [TEXT/GEOL] |
- Item 3565861 29-Dec-90 17:16PST
-
- From: WILSON6 Personal Concepts, Dave Wilson,PRT
-
- To: MACAPP.TECH$ MacApp Technical
- THINK.QA Symantec, Michael Rockhold,PRT
-
- Item forwarded by NEIL.RHODES to CALLIOPE
-
- ------------------------------------------------------------------------------
-
- Sub: Idling bug using THINK Pascal
-
- I have a program that uses MacApp 2.0 with THINK Pascal 3.0. It uses a window
- with a few instances of TNumberText as subviews of a TDialogView.
-
- The program works fine when running in the THINK environment, but has three
- related bugs when compiled as a stand-alone application. These are:
- 1. The insertion point cursor does not blink in the TNumberText items, even
- though I can type into any one, and select any other one with a mouse click or
- the Tab key.
- 2. The cursor will not change from an I-Beam to an arrow when I leave the
- view.
- 3. My document's DoSetupMenus method does not get called until I click the
- mouse in the menubar.
-
- In other words, the idle processing does not seem to be working in the final
- application, but it does work in the THINK environment. Has anyone seen this
- behavior?
-
- Thanks,
-
- Dave
-
-